.nav_it ul{
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.4rem;
    font-size: 12px;
}

.nav_it ul li{
   width: 20%;
   padding-bottom: 0.4rem;
}


.nav_it ul li a {
    display: block;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    
}

.nav_it ul li a img{
    width: 54%;
    align-content:space-around;
}

.nav_it ul li a span{
    display: block;
    font-size: 0.3rem;
    padding-top: 0.2rem;
    font-weight: normal;
}

.nav_it_bot{
    height: 0.8rem;
    padding: 0.2rem;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #eee;
}

.nav_it_bot a span{
    color: #f04848;
}

.card_tit{
    position: relative;
    padding: 0.3rem 0.5rem;
    display: flex;
    border-bottom: 1px solid #eee;
}

.card_tit2{
    position: relative;
    padding: 0 .5rem;
    display: flex;
    border-bottom: 1px solid #eee;
    height: 0.9rem;
    line-height: 0.9rem;
}
.card_tit2 ul li a{
    font-size: 0.42rem;
    color: #0f6ff6;
}

.sangcen .cardright h4 {
    font-size: 15px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.card_tit2:before {
    content: '';
    position: absolute;
    width: 0.08rem;
    height: 0.4rem;
    background-color: #f04848;
    left: 0.2rem;
    top: 50%;
    margin-top: -0.2rem;
}

#iconfour_i .iconfour{
    padding-top: 5px;
}

.card_tit:before{
    content: '';
    position: absolute;
    width: 0.08rem;
    height: 0.4rem;
    background-color: #f04848;
    left: 0.2rem;
    top: 50%;
    margin-top: -0.2rem;
}
.card_tit h3{
font-weight: normal;
}

.card_tit2 ul {
    display: flex;
}

.card_tit ul li{
 padding-right:0.3rem ;
}


.card_tit2 ul li{
    margin-right:0.42rem;
    font-size: 0.38rem;
}

.card_tit2 ul .col-r{
    border-bottom:2px  #f04848 solid;

}

.diyicen{
    display: none;
}
.card_tit_img{
    width: 1.4rem;
    position: absolute;
    right: 0.4rem;
}


.diyicen {
    padding: 0 0.266667rem;
    box-sizing: border-box;
}

.diyicen li a.zansu {
    display: block;
    padding: 0.25rem 0;
    border-bottom: 1px solid #e9e9e9;
}

.sangcen {
    height: 2.12rem;
    padding-left: 3.626667rem;
}

.sangcen .cardleft {
    width: 3.36rem;
    height: 2.12rem;
    margin-left: -3.626667rem;
    position: absolute;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    border-radius: 0.192rem;
    overflow: hidden;
}

.phb_icon{
    display: flex;
    align-items: center;

}
.phb_icon span{
    font-size: 0.45rem;
    color: rgba(242,39,12,1);
    font-weight: bold;
}

.phb_icon img{
 width: 0.5rem;
    height: 0.5rem;
    padding-right: 0.1rem;
}


.sangcen .cardright {
    position: relative;
    height: 2.12rem;
}

.sangcen .cardleft img {
    width: 100%;
    height: 100%;
    float: left;
}

.sangcen .cardright h3 {
    font-size: 15px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.sangcen .cardright .suaka {
    padding-top: 0.1rem;
    color: #f04848;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.sangcen .cardright p {
    font-size: 14px;
    color: #333;
}


.sangcen .cardright .redzi {
    position: absolute;
    left: 0;
    bottom: 10px;
    color: #666;
}

.sangcen .cardright p {
    font-size: 0.373333rem;
    color: #333;
}

.loadMore {
    display: block;
    width: 4.55rem;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    margin: 0.1rem auto;
    font-size: 0.35rem;
    color: #999;
    border-radius: 0.08rem;
}

.bank_it{
    display: flex;
    flex-wrap: wrap;
}

.loans_li a img{
    width: 2rem;
    height: 2rem;
}

.bank_it li{
 width: 50%;
 border-bottom: 1px solid #eee;
 border-right: 1px solid #eee;
 box-sizing:border-box;
    padding-left: 0.3rem;
}

.bank_it li:nth-of-type(2n){
    border-right: none;
}

.bank_it li a{
    display: flex;
    padding: 0.3rem 0;
    align-items: center;
}
.bank_its{
    padding-left: 0.15rem;
}


.bank_it li a img{
    width: 1rem;
    height: 1rem;
}

.bank_its p{
  font-size: 15px;
  color: #333;

}

.bank_its span{
    font-size: 14px;
    color: #999;
    

}


.card_apply {
    height: 1.067rem;
    line-height: 1.067rem;
    padding-left: 0.827rem;
    box-sizing: border-box;
    font-size: 0.39rem;
    color: #333;
    position: relative;
    background: #fff;
    font-weight: bold;
}

.card_apply::before {
    content: "";
    width: 0.08rem;
    height: 0.347rem;
    background: #f04848;
    position: absolute;
    left: 0.427rem;
    top: 50%;
    transform: translateY(-50%);
}


.card-item-cont1 li {
    margin-bottom: 0.25rem;
    padding: 0px 15px 0px 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.card-item-cont1 li a {
    font-size: 15px;
}

video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.loans_main_q {
    width: 100%;
}

.loans_main_q ul li {
    width: 100%;
    padding: 0.4rem;
    box-sizing: border-box;
}

.loans_a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.loans_tit_q {
    flex: 1;
    font-size: 0.4rem;

}

.goods-coupon p {
    line-height: 18px;
}

.loans_t {
    line-height: 0.7rem;
    color: #333;
}

.loans_img_q {
    margin-left: 0.5rem;
    width: 3.2rem;
    height: 2.3rem;

}

.loans_img_q img {
    width: 100%;
    height: 100%;
}


.loans_time {
    padding-top: 0.4rem;
    color: #666;
}


.shop_box {
    display: flex;
    justify-content: space-between;
    width: 100%;


}

.box_l {
    width: 3.7rem;
    height: 100%;

}

.box_l img,
.img_r1 {
    width: 100%;
}

.box_r {
    flex: 1;
}

.shop_video {
    width: 100%;
}

.box_l img {
    height: 100%;
}


.img_r2 {
    width: 48%;
    display: inline-block;
}

.shop_p {
    position: relative;

}

.tit_p {
    position: absolute;
    background-color: #48b9f8;
    z-index: 10;
    color: #ffff;
    height: 0.6rem;
    line-height: 0.6rem;
    padding: 0 20px;
    border-radius: 6rem;
    left: -0.4rem;
    top: 0.2rem;

}

.goods-item {
    width: 50%;
    background-color: #fff;
    border: 1px solid #F8F8F8;
    border-radius: 4px;
    margin-top: 8px;
    margin-left: 10px;

}

.goods-pic {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}


.share-info {
    position: absolute;
    bottom: 0px;
    display: block;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    font-size: 12px;
    right: 0px;
    padding: 4px 12px;
    color: #fff;
    background: #fe0218;
    background: -webkit-gradient(linear, 0 0, right 0, from(#fe0218), to(#ff6831));
    background: linear-gradient(linear, 0 0, right 0, from(#fe0218), to(#ff6831));
    border-radius: 5px;
}

.goods-info {
    position: relative;
    padding: 6px;
}

.icon-type.tmall {
    width: 12px;
    height: 12px;
    background-position: -11.9px 0;
}

.icon-type {
    background-image: url(https://m.cardbaobao.com/Public/static/wap/images/icon/icon-type.png);
    background-repeat: no-repeat;
    background-size: 36px 12px;
    position: absolute;
    margin: 2px 0 0 2px;
}

.goods-name {
    font-size: 14px;
    color: #222;
    line-height: 18px;
    text-indent: 16px;
}

.ellipsis-2 {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.f-10 {
    font-size: 11px;
}

.goods-mid {
    padding: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.f-12 {
    font-size: 10px;
}

.c-999 {
    color: #999;
    text-decoration: line-through;
}

.goods-share {
    display: block;
    padding-left: 7px;
    font-size: 10px;
}

.maincolor {
    color: #ff2020;
}

.goods-bot {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
    padding: 0 5px 0;
}

.lh-22 {
    line-height: 22px;
}

.goods-coupon {
    position: relative;
    background: url(https://m.cardbaobao.com/Public/static/wap/images/icon/couponbg.png) no-repeat center;
    width: 60px;
    height: 20px;
    background-size: 60px 20px;
    text-align: center;
}

.f-10 {
    font-size: 11px;
}

.c-white {
    color: #fff;
}

.shop_p_ul {
    display: -webkit-box;
    overflow-x: auto;
    /*适应苹果*/
    -webkit-overflow-scrolling: touch;
}

/*隐藏掉滚动条*/
.shop_p_ul::-webkit-scrollbar {
    display: none;
}


.viode_c1{
    position: relative;
}

.viode_c1 .viode_bth{
    width: 200px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    display: flex;
    margin-top: -50px;
    margin-left:-100px;
    z-index: 99;
    justify-content: center;
    align-items: center;
}

.viode_bth img{
    width: 1rem;  
}


.dis_it .dis_left{
    width: 3.36rem;
    height: 2.12rem;
}

.dis_it ul{
 padding: 0 0.26rem;
 
}

.dis_it li{
    height: 2.5rem;
    display: flex;
    justify-content: space-between;
    padding: 0.2rem;
    border-bottom: 1px solid #eee;
    padding-left: 0;
}

.dis_it .dis_right{
    flex: 1;
    height: 100%;
    padding-left: 0.2rem;
    box-sizing: border-box;

}

.dis_tit{
    font-size: 0.4rem;
    
}


.dis_zhe,.dis_time{
    margin-top: 0.2rem;
    font-size: 0.35rem;
    color: #999;

}



.loans_li{

    padding:0 0.3rem;

}

.loans_li a{
    display: flex;
    justify-content: space-between;
}

.loans_li li{
padding: 0.2rem 0;
border-bottom: 1px solid #eee;

}

.loans_li_right{
    flex: 1;
    padding-left: 0.4rem;
    color: #333;
    font-size: 14px;
}

.col-red{
    color: #ff2020;
    font-size: 0.35rem;
}

.loans_li_de{
    padding-top:0.2rem;
    font-size: 0.35rem;
}

.card_tit {
    display: block;
}

.loans_item{
    padding-top:0.2rem;
    font-size: 14px;
}
.right_c{
    position: absolute;
    right: 0.5rem;
    top: 0.3rem;
}

.loans_li_tit{
    font-size: 15px;
}

.loans_li_right .col-red{
    padding-right: 0.2rem;
}

.right_c:before{
    content: '';
    display: inline-block;
    width: 0.20rem;
    height: 0.20rem;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*头部*/
.overstory{ background:#f04040;}
.supernatant{    padding: 0 0 0 0.266667rem; box-sizing: border-box;}

.above{ height: 1.173333rem; line-height: 1.173333rem;}
.above h1{ font-weight: normal; float:left;}
.above h1 .cardbaobao{ float:left; font-size: 0.426667rem; color:#fff; padding-left: 0.8rem; background:url(http://mphp.cardbaobao.com/cardnews_m/images/card_logo.png) no-repeat center left; background-size: 0.653333rem auto;}
.above .wode{
    float: right;
    height: 100%;
    width: 1.2rem;
    background: url(http://mphp.cardbaobao.com/cardnews_m/images/card_logo.png) center center no-repeat;
    -webkit-background-size: 0.667rem 0.667rem;
    background-size: 0.667rem 0.667rem;

}
.above .icon-search{
    float: right;
    height: 100%;
    width: 1.2rem;
    cursor:pointer;
    background: url(/asset/uploads/image/index/i-search.png) center center no-repeat;
    -webkit-background-size: 0.667rem 0.667rem;
    background-size: 0.667rem 0.667rem;
}
.below{ padding-bottom: 0.186667rem; overflow: hidden;}
.below .mine{ padding: 0 0.133333rem; box-sizing: border-box; width: 100%; height: 0.88rem; background: #fff; border-radius:0.08rem; float:left;}
/*.below .mine .seek{float:left; width:0.8rem; height: 0.88rem;  background: #fff url(/webresource/images/index/jilintu1.png) no-repeat -2.12rem 0.153333rem; border-radius: 0.133333rem; background-size: 31.76rem auto;}*/
.below .mine .frame{ width: 8.266667rem; height:0.426667rem; line-height: 0.426667rem; padding: 0.253333rem 0 0.2rem; font-size: 0.426667rem; float:left; color:#bbb;}

.bank_sq{
    line-height: 0.8rem;
    font-size: 0.35rem;
}


.bank_sq span{
    color: #f04848;
}

.bank_bth{
    color: #fff;
    background-color: #f04848;
    border-radius: 0.1rem;
    line-height: 0.8rem;
    padding: 0 0.8rem;
    font-size: 14px;
}

.head_nav .tit{
    text-align: left;
}


.nav_item {
    padding: 0.2rem;
}

.dis_tit{
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow : hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.spill {
    height: 4.5rem;
    overflow: hidden;
}
.nav_item li {
    float: left;
    width: 50%;
    padding: 0.2rem;
    overflow: hidden;
    box-sizing: border-box;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.38rem;
}


.checkMore {
    display: block;
    border-top: 1px solid #ccc;
    height: 1rem;
    line-height: 1rem;
    color: #000;
    font-size: 0.373rem;
    margin-top: 0.26rem;
    text-align: center;
}
.checkMore span {
    position: relative;
}

.checkMore_af:after {
    content: '';
    right: -0.5rem;
    top: 0.18rem;
    position: absolute;
    font-size: 0;
    line-height: 0;
    border-width: 0.16rem;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}

.checkMore_be:after {
    content: '';
    right: -0.5rem;
    top: 0rem;
    position: absolute;
    font-size: 0;
    line-height: 0;
    border-width: 0.16rem;
    border-style: solid;
    border-color: transparent transparent #000 transparent;
}

.sangcen .cardright span {
    font-size: 15px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.card_k3 {
    padding: 4% 0;
    width: 100%;
    background: #333;
    color: #bbb;
    text-align: center;
    font-size: 1em;
    line-height: 1.6em;
    Letter-spacing: 3px;
}
.get-message {
    display: inline-block;
    height: 0.7rem;
    background: linear-gradient(to top,#ebe5e2,#fff);
    padding: 0 0.5rem;
    border-radius: 0.5rem;
    color: #565247;
    box-shadow: 1px 1px 1px 1px #eee;
}
.get-message img {
    width: 0.5rem;
    display: inline-block;
    line-height: 0.7rem;
    vertical-align: middle;
}
.get-message span {
    line-height: 0.7rem;
}
